hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
RingBuffer.read
hip
concurrency
ring_buffer
RingBuffer
It may read less than count if it is out of bounds
T
[]
read
(uint count)
struct
RingBuffer
(T, uint Length)
immutable
T
[]
read
(
uint
count
)
T
read
()
Meta
Source
See Implementation
hip
concurrency
ring_buffer
RingBuffer
constructors
this
destructors
~this
functions
dispose
push
read
It may read less than count if it is out of bounds